Previous Book Contents Book Index Next

Inside Macintosh: Programming With the Text Encoding Conversion Manager /
Chapter 4 - Unicode Converter Reference


Application-Defined Function

You can name the application-defined fallback handler anything you choose--the name is not significant. Here, the name MyUnicodeToTextFallbackProc is used for illustrative purposes. However, the parameters, the return type, and the calling convention are all important, since a pointer to the application-defined fallback handler function must be of type UnicodeToTextFallbackProcPtr as defined in UnicodeConverter.h.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 NOV 1997